home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / ochat170.zip / OCHAT.CTL < prev    next >
Text File  |  1991-09-10  |  6KB  |  238 lines

  1. ;  ╔═══════════════════════════════════════════════════╗
  2. ;  ║    O p u s  -  C H A T      Configuration-File    ║
  3. ;  ║───────────────────────────────────────────────────║
  4. ;  ║                                                   ║
  5. ;  ║  Opus -  C H A T  V 1.70                          ║
  6. ;  ║                                                   ║
  7. ;  ║  Emergency release for OPUS v1.70                 ║
  8. ;  ║                                                   ║
  9. ;  ║  If you remove the commentlines starting with a ; ║
  10. ;  ║  you'll speed up autochat, when starting up!      ║
  11. ;  ║                                                   ║
  12. ;  ╚═══════════════════════════════════════════════════╝
  13.  
  14. ;
  15. ; LOGON turns logging on. All conversation will be logged to OChat.LOG
  16. ; LOGOFF turns logging off.
  17. ;
  18.  
  19. ;LOGOFF
  20. LOGON
  21.  
  22. ;
  23. ; Watch out for this utility for OPUS 1.7x in the near future!
  24. ; It will save you a lot of hassle!
  25. ;
  26.  
  27. OXUM=Yes
  28.  
  29. ; ---- OPUS17x section ----
  30. ;
  31. ; And now for some necessary new items brought up by the emergence of OPUS170
  32. ;
  33. ; PRMPATH= is now OBSOLETE!
  34. ;
  35.  
  36. SYSOPNAME=Gerard de.Haan
  37.  
  38. ; COMPort is 1 less than COM1 or COM2 !!!!
  39. ; so: COMPORT=0 is equal to COM1
  40.  
  41. COMPORT=1
  42.  
  43. ; Take this from your BBS.CTL
  44.  
  45. CARRIERMASK=128
  46.  
  47. ; Where to find LASTUSxx.DAT ( watch the last \ )
  48.  
  49. LASTUSERPATH=C:\OPUS\STATUS\
  50.  
  51. ; Take this from your BBS.CTL
  52.  
  53. TASKNUMBER=1
  54.  
  55. ; ---- End OPUS17x section ----
  56.  
  57.  
  58. ;
  59. ; CoSysOpName=A_Friend's Name
  60. ;
  61. ; The User can see who is representing the sysop.
  62. ;
  63.  
  64. CoSysOpName=Pietje Puk
  65.  
  66. ;
  67. ; HANGUPString:
  68. ; ════════════
  69. ; Hayes Modem uses ATH or ATH0
  70. ;
  71.  
  72. HANGUP=ATH0
  73.  
  74. ; Auto-CoSysop functions:
  75. ; ═══════════════════════
  76. ; OChat has a built-in CoSysop, capable of answering the caller's
  77. ; Yell requests. See documentation for more information.
  78.  
  79. ;
  80. ; Adjust TYPESPEED to your liking and the speed of your PC.
  81. ; You may want the Cosysop to be a slow typer!
  82. ; Typespeed=550 yields a reasonable speed on an XT.
  83. ;
  84.  
  85. TYPESPEED=450
  86.  
  87. ;
  88. ; If you want to refund the time your users are spending in OCHAT,
  89. ; fill in a number > 0
  90. ; 100 will refund 100% and 200 will refund 200% of the time the user
  91. ; spent in OCHAT.
  92. ;
  93.  
  94. REFUND=100
  95.  
  96. ;
  97. ; OCHAT will listen to a Ctrl_C or Ctrl_K from the user if OCHAT is
  98. ; paging the Operator (Yelling). It will then give control to OPUS.
  99. ; OCHAT will also do so when a Cosysop is typing merrily at the User.
  100. ;
  101. ; You may however choose to have OCHAT abort on a Ctrl_C or Ctrl_K from
  102. ; the User when in CHAT-MODE, i.e. when chatting to the User yourself.
  103. ; CHATABORT=NO will NOT kill Ctrl_C/K aborting when in Yell or Cosysop-
  104. ; mode !!!
  105. ;
  106.  
  107. CHATABORT=YES
  108. ;CHATABORT=NO
  109.  
  110. ;
  111. ; DISTURBLINE is shown to the user when he interrupts the Cosysop.
  112. ;
  113.  
  114. DISTURBLINE=Hey [user], I was typing to YOU!!!
  115.  
  116. ;
  117. ; STORYBOX is a text file that will be shown to the user when you're
  118. ; going to fetch a drink or something, or look something up. (Alt_S)
  119. ; It may be ANY textfile.
  120. ;
  121.  
  122. STORYBOX=C:\opus\Misc\Quotes.BBS
  123.  
  124. ; Sysop is not answering the Yell:
  125. ; ═══════════════════════════════
  126. ;
  127. ; Syntax: HOURxx-Text
  128. ;          │  ══│  └────>  Replystring or @COSYSxx (Auto-CoSysop
  129. ;          │   ││          response file). Where xx = 01 thru 10.
  130. ;          │   ││          @ indicates that there will be a
  131. ;          │   ││          filename instead of a string.
  132. ;          │   ││
  133. ;          │   │└───────>  If there is a <SPACE> then the BELL will ring,
  134. ;          │   │           if not then the bell is silenced.
  135. ;          │   │
  136. ;          │   └────────>  Hour of the Day, 00 thru 23.
  137. ;          │
  138. ;          └────────────>  Idendifation.
  139. ;
  140.  
  141. HOUR00-Hans Brinkers is putting his finger in a dike!
  142. HOUR01-@CoSys02
  143. HOUR02-SSSSSSIIIIIIIIIILLLLLLLLLEEEEEEEEENNNSSS!!!
  144. HOUR03-Gerard is sleeping his beauty sleep !!!!.
  145. HOUR04-Processing Mail or Sheep.
  146. HOUR05-UARGH, Gosh!
  147. HOUR06-Whats up Doc ??
  148. NOUR07-Watte Gaaap!
  149. HOUR08 Gaaaaaap!
  150. HOUR09 Sorry, have to go to work, Cu L8ter!!!
  151. HOUR10 @CoSys01
  152. HOUR11 @CoSys02
  153. HOUR12 @CoSys03
  154. HOUR13 Ad is doing his job ??????
  155. HOUR14 @CoSys01
  156. HOUR15 @Cosys03
  157. HOUR16 @CoSys02
  158. HOUR17 Did you forget how to write a letter ????
  159. HOUR18 @CoSys02
  160. HOUR19 Lulle is chating on the other line with.... (guess who ?) ;-)
  161. HOUR20 Gerard is trying to contact Per.., seems both are busy :-)
  162. HOUR21 What, You again... ???
  163. HOUR22 @COSYS03
  164. HOUR23 Well, I have to ask my Girlfriend first...!!!!
  165.  
  166.  
  167. ; ****** Function-Keys ******
  168. ;
  169. ; You may define function keys F02 thru F20 for use with chatting.
  170. ; F01 will ALLWAYS be the first name of the caller!
  171. ; You CANNOT assign F01 yourself.
  172. ;
  173. ;
  174. ; Syntax:   F02=Output-Text      or
  175. ;           F13=Output-Text
  176. ;
  177. ; The Functionkeys F11-F20 are shifted F01-F10
  178. ;
  179.  
  180. F02=Hello
  181. F03=<GRIN!>
  182. F10=DOK (Dutch Opus Krew)
  183.  
  184. ;
  185. ; **** Color definitions ****
  186. ;
  187. ; for the SysOp-Color use the SYSCOL=xx Command
  188. ; for the User-Color use the USERCOL=xx Command
  189. ;                                    xx are the Colors
  190. ;
  191. ; the (xx) Colors are:
  192. ;
  193. ;  Blue ........  1
  194. ;  Green .......  2
  195. ;  Cyan ........  3
  196. ;  Red .........  4
  197. ;  Magenta .....  5
  198. ;  Grey ........  7
  199. ;  LightBlue ...  9
  200. ;  LightGreen .. 10
  201. ;  LightCyan ... 11
  202. ;  LightRed .... 12
  203. ;  LightMagenta  13
  204. ;  Yellow ...... 14
  205. ;  White ....... 15
  206.  
  207. syscol=11
  208. usercol=14
  209.  
  210. ;
  211. ; Spellchecker Configuration
  212. ;
  213. ; "Original" = " Suplemented  Text"
  214. ; "Original" = "@New Text" [ the original word will be erased and the
  215. ;                            new text will overwrite th old one ! ]
  216. ; Maximum length between " and " is 45 characters!
  217. ;
  218. "Hello"   = "@Hallo"
  219. "Hi"      = "@Goeiedag!"
  220. "sysop"   = "@SysOp"
  221. "pc"      = "@Personal Computer"
  222. "fido"    = " <Yeah! Yippy!! The real thing!>"
  223. "opus"    = "@OPUS CBCS v1.72"
  224. "you"     = "@jij"
  225. "OChat"   = "@OPUS-CHAT <TM>"
  226. "autochat"= " (allang ouderwets!)"
  227. "source"  = " (would you copy that to TARGET ?)"
  228. "tv"      = "@Televisie"
  229. "meisje"  = " (wat is dat?)"
  230. "pd"      = "@Public Domain"
  231. "net"     = " (het echte net is FIDO-Net!)"
  232. ;
  233.  
  234.  
  235. ; That's all folks !
  236. ;
  237.  
  238.